home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / xcopy / history.txt < prev    next >
Encoding:
Text File  |  2003-02-05  |  790 b   |  21 lines

  1. version 1.0 (2001-09-07)
  2. ------------------------
  3. - initial release
  4.  
  5. version 1.1 (2003-02-06)
  6. ------------------------
  7. - fixed a bug which permitted to specifiy more than 2 file arguments
  8.   (My thanks go to Jim Hall for discovering this bug.)
  9. - fixed a bug which prevented to specify a not existing destination path
  10.   (My thanks go to Andreas Maurer for discovering this bug.)
  11. - fixed compiler warnings
  12. - removed switch /F ("destination is a file")
  13. - renamed switch /D ("destination is a directory") to /I for better
  14.   MS-DOS compatibility
  15. - implemented check of path length
  16. - implemented switch /D (date)
  17. - implemented switch /T (copy only directory tree)
  18. - implemented switch /L (list mode)
  19. - implemented switch /F (show full names)
  20. - implemented switch /C (continue)
  21.